… = Byte[][…] (gb)

Dim hByteArray As Byte[]
Dim aByte As Byte
aByte = hByteArray [ Index As Integer, ... ]

Restituisce un valore memorizzato nell'array e specificato con Index.